home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / perl5 / Gnome2 / Canvas / Bpath.pod next >
Encoding:
Text File  |  2008-06-14  |  858 b   |  57 lines

  1. =head1 NAME
  2.  
  3. Gnome2::Canvas::Bpath
  4.  
  5. =head1 HIERARCHY
  6.  
  7.   Glib::Object
  8.   +----Glib::InitiallyUnowned
  9.        +----Gtk2::Object
  10.             +----Gnome2::Canvas::Item
  11.                  +----Gnome2::Canvas::Shape
  12.                       +----Gnome2::Canvas::Bpath
  13.  
  14.  
  15. =head1 METHODS
  16.  
  17. =head2 pathdef = $bpath-E<gt>B<get_path_def> 
  18.  
  19. =over
  20.  
  21. =back
  22.  
  23. =head2 $bpath-E<gt>B<set_path_def> ($path_def)
  24.  
  25. =over
  26.  
  27. =over
  28.  
  29. =item * $path_def (Gnome2::Canvas::PathDef) 
  30.  
  31. =back
  32.  
  33. =back
  34.  
  35.  
  36. =head1 PROPERTIES
  37.  
  38. =over
  39.  
  40. =item 'bpath' (Gnome2::Canvas::PathDef : readable / writable)
  41.  
  42. =back
  43.  
  44.  
  45. =head1 SEE ALSO
  46.  
  47. L<Gnome2::Canvas>, L<Glib::Object>, L<Glib::InitiallyUnowned>, L<Gtk2::Object>, L<Gnome2::Canvas::Item>, L<Gnome2::Canvas::Shape>
  48.  
  49. =head1 COPYRIGHT
  50.  
  51. Copyright (C) 2003-2004 by the Gtk2-Perl Team.
  52.  
  53. This software is licensed under the LGPL; see L<Gnome2::Canvas> for a full notice.
  54.  
  55. =cut
  56.  
  57.